Namespace - LJCDBViewDAL
Parameters
dataObject - The Data Object.
propertyNames - The included column property names.
Returns
The object with the DB assigned key values.
Syntax
C# |
public ViewColumn AddWithFlags(ViewColumn dataObject, List<String> propertyNames = null)
|
Adds a record including the flag values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.